PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / BaseFontEditor<T> Class
Members

In This Topic
    BaseFontEditor<T> Class
    In This Topic
    Editor of font-weight properties.
    Object Model
    BaseFontEditor<T> Class
    Syntax
    'Declaration
     
    
    Public Class BaseFontEditor(Of T) 
       Inherits C1.WPF.PropertyGrid.BaseEditor(Of Object,C1ComboBox)
       Implements IPropertyGridEditor 
    Type Parameters
    T
    Inheritance Hierarchy
    See Also